Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for .NET 8.0 #1255

Merged
merged 5 commits into from
Dec 1, 2023
Merged

Add support for .NET 8.0 #1255

merged 5 commits into from
Dec 1, 2023

Conversation

scott-xu
Copy link
Collaborator

@scott-xu scott-xu commented Dec 1, 2023

No description provided.

@scott-xu scott-xu self-assigned this Dec 1, 2023
@scott-xu scott-xu marked this pull request as ready for review December 1, 2023 14:46
@scott-xu
Copy link
Collaborator Author

scott-xu commented Dec 1, 2023

Was going to add source link to SSH.NET and just found that it is included in the .NET 8 SDK and enabled by default.
This PR is only to add support for .NET 8.0. I can create another PR afterwards, to generate the symbol package.
Would you please kindly have a review? Thanks! @WojciechNagorski @drieseng

appveyor.yml Outdated Show resolved Hide resolved
Copy link
Collaborator

@WojciechNagorski WojciechNagorski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
@drieseng @Rob-Hague do you mind?

@Rob-Hague
Copy link
Collaborator

It's fine for me. I'm not convinced we need a net8.0 target without using any .NET 8 features (other than throw helpers), but using the .NET 8 SDK for source-link is good 👍

@WojciechNagorski WojciechNagorski merged commit 4c7bd35 into sshnet:develop Dec 1, 2023
1 check passed
@scott-xu scott-xu deleted the dotnet8 branch December 1, 2023 23:23
@scott-xu scott-xu added this to the 2023.0.1 milestone Dec 1, 2023
@WojciechNagorski
Copy link
Collaborator

The 2023.0.1 version has been released to Nuget: https://www.nuget.org/packages/SSH.NET/2023.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants